home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / dspool.arc / DSPOOL.DOC < prev   
Encoding:
Text File  |  1985-01-30  |  1.6 KB  |  37 lines

  1.  
  2.  
  3.                           SPOOL COMMAND DOCUMENTATION
  4.  
  5. The SPOOL command allows you to redirect output which would normally be sent 
  6. to a parallel printer and store it in a disk file. This might be useful if you 
  7. plan to later send the file over a modem to another computer for printing.
  8. SPOOL is invoked as follows:
  9.  
  10.         SPOOL <filename>
  11.  
  12. Where <filename> is the file into which the print data is to be placed. The 
  13. file need not exist, but if it does, it will be deleted and recreated. Once 
  14. SPOOL has been invoked for the first time the message:
  15.  
  16.         SPOOL INSTALLED
  17.  
  18. will appear and the command portion will exist, leaving behind a permanant 
  19. printer interrupt handler built-in to DOS. Output directed to the printer will 
  20. be directed to the file until an error occurs or the disk containing the file 
  21. becomes full (in this case an error message will be displayed and the file is 
  22. closed).
  23.  
  24. At any time the user may stop the spooling process and redirect printer output 
  25. to the printer by typing:
  26.  
  27.         SPOOL
  28.  
  29. with no filename. SPOOL may be restarted at any time again as described above 
  30. (but the permanent part remains resident even when it has been disabled).
  31.  
  32. SPOOL works with DOS 2.0 (other version of DOS may work, but the have not
  33. been tested). It uses about 4K of memory once installed. Because of a DOS
  34. version dependent patch it is possible to use the PrtSc key with SPOOL but 
  35. this is sometimes a risky business! SPOOL should work wth most word 
  36. processors just fine, however.
  37.  
  38. 0 ' This file downloaded at 02:38:47 on 06-20-1984
  39. usiness! SPOOL should work wth most word 
  40. processors just fine, howeve